ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BasePlotDefinition<TEncodingsDefinition> Class / _getSymbolDefinitionProviderList Method

In This Topic
    _getSymbolDefinitionProviderList Method (_BasePlotDefinition<TEncodingsDefinition>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _getSymbolDefinitionProviderList() As List(Of ISymbolDefinitionProvider)
    public List<ISymbolDefinitionProvider> _getSymbolDefinitionProviderList()
    See Also